-
February 19, 2021
- Singles out the first touchpoint as the most recent visit.
- 100% of the credit is assigned to the page that originally drove a visitor to your site.
- Gives credit to the touchpoint where a conversion directly occurred.
- Assigns a weighted percentage of the credit to the most recent touch points.
-
February 19, 2021
- Email settings
- File manager
- Blog editor
- Website pages settings
-
February 19, 2021
- Most GET requests only require a table ID.
- Modifying table data requires authentication.
- Using an API key in client side code is a bad idea.
- As long as your Javascript is written in the CMS, it can be used to modify table data.
-
February 19, 2021
- Any template can be used for blogs.
- Blog templates cannot contain custom modules.
- To build a blog template, you must write custom HubL.
- Only blog templates can be used for blogs.
-
February 19, 2021
- Modules must contain custom HubL and cannot be published without it.
- HTML attributes cannot contain HubL code.
- Module fields are added to module markup with HubL.
- The drag and drop editor allows you to write HubL in a custom module without having to write code.
-
February 19, 2021
- CSS rules will have the same effect on the page whether they’re written in the CSS section or the HTML+ HubL section of the module editor.
- Module CSS is automatically scoped to modules and will not apply to other elements on a page.
- CSS added to the HTML+ HubL section of the module editor will be repeated on the page in every instance of a module.
- Modules require custom CSS and cannot be published without it.
-
February 19, 2021
- The design manager is an IDE.
- The design manager helps developers build and manage assets.
- The design manager is used by content editors to publish pages.
- The design manager can be used to edit CSS files.
-
February 19, 2021
- Names, titles, and biographies of employees of an organization
- A dinner menu for a restaurant
- Information about cats available for adoption from an animal shelter
- Product inventory, hex values for internal branding guidelines, vendor contact archive
-
February 19, 2021
-
February 19, 2021
- It’s a good idea to give fields an intuitive and descriptive name to help content editors use your modules.
- Fields have HubL variable names that are used to create the markup for modules.
- Fields can be required but there’s no support for custom validation.
- The available options for fields vary depending on the field type.
Back to top button
error: Alert: Content is protected !!