New placement tag

Important: if you have already a tag integrated in your newsletter, you don't have do change anything, unless you want to use the new functionality of responsive layouts. 

 

When you have created a layout and then a placement, you are ready to integrate it into your newsletter template. This integration is done once- afterwards you can configure the layout from the Passendo UI, including changing the styling and even the format(s) - all in real time.

Instructions for placement created with a layout with one format

A Passendo Placement tag is integrated using a lightweight HTML snippet. To locate and use this snippet, follow these steps.

  1. Navigate to [Placement name] > Get Tag

  2. Select your ESP in the tabbed view. The tag for the placement will now be shown containing the correct variables from your ESP

  3. Copy and paste the tag into the desired location in your newsletter template.

  4. Repeat the above 3 steps for each placement.

 

If you do not see your ESP on the 'Get tag' page, it means the ESP has not yet been tested and confirmed through Passendo. Please reach out to Support for help with the integration -we've yet to encounter an ESP with which we could not integrate! 

 

Instructions for placement created with a layout with 2 formats

Media query

Our native ads utilize a media query in order to be responsive and render the appropriate design for desktop and mobile layouts.

In case you have created a placement with a layout with both desktop and mobile format, the Tag will contain a media query in order to be responsive and render the appropriate design depending on the screen size of the receiving device.


Important: The media query should be added to the <head> </head> section of your newsletter HTML.


As default, the media query is set to max-width 480px, which is the standard in responsive design.

If the width of the device exceeds 480px, the desktop ad will be displayed.

 

The rest of the Tag should be injected into the body of the email, either through the code block in the designer or directly in the email html.

 

 

Test your implementation

If you would like to test your implementation of Passendo Tag(s), please follow these easy steps:

  1. Set up a new subscriber list in your ESP.

  2. Add “emailtest@passendo.com” to the new subscriber list.

  3. Make a live sendout of a newsletter containing a Passendo Tag towards the new subscriber list. Please include the name of you the Publisher, name of your ESP and your contact details in the content of the newsletter.

  4. Await feedback on the integration from Passendo’s Support team