Hi all, I am trying to link my LinkedIn post analytics data from HubSpot (which includes a 'campaign' name - which is why I want to pull HubSpot data over LinkedIn direct data) into Google Looker Studio. I need Publish date, Post, Impressions, Eng read more
Hey, @DigitalRM 👋 The Analytics API endpoints may provide some social media data, but I don't see a specific existing endpoint that meets your...read more
Hi, I am using canva to create landing page templates for some upcoming digital advertising campaigns. I have created the templates and embed them with a live link to my HubSpot account. I am now able to create landing pages with the template I crea read more
Hi @NTaylor68 ,
From my understanding of the integration, that's not how it will work. Having blank sections on an image wouldn't necessarily ...read more
We have 4 iframes on a hubspot webpage. These iframes display Carto maps that are interactive. We have the height defined and width is 100%. Our originals displayed just fine but when we made some edits to the maps themselves and using the same ifra read more
Hey @PSchmidt3 I'm thinking wrapping the iframe embed in a div should do the trick!, I use this resource for my embeds that comes in handy https:/...read more
One thing you could do @Mycar is consolidate your commonly used module's css to a modules.css file. But I do agree, it would be nice to have a se...read more
Good day, I have created a repeater. Then I wanted to create create a repeater ion top of it. This is my current code: <section class="module"> <div class="columns-wrapper"> {% for item in module.card_item %} <div class="card-item read more
I found the solution myself, the {{ name }} will return the same id every time. Then I change to {{ loop.index }}, it gives me a different unique id ...read more
Hello, I am not a developer and I was hoping someone could tell me if I have tweaked the following code correctly for the SITE SEARCH INPUT module. Here is a section of code from the Site Search Input module: <input type="text" class="hs-sea read more
Hi @kchung , the snippet you linked from the Site Search module appears to be coded correctly. Are you seeing any unexpected behavior on your end w...read more
Hey guys, I'm wanting to know if there's a way that I can filter my blog by Author and a Tag at the same time? Currently I can only filter by one or the other, however, to help visitors find what they need, I really want to be able to provide multip read more