-
-
Notifications
You must be signed in to change notification settings - Fork 104
AMP support for CodeFund ads #1048
Comments
Need to investigate this more. |
@coderberry This appears to work fine unless I'm missing something. |
@jdorfman tagging you as well in case you want to be in the loop on this |
@andrewmcodes is that the only template you tried? |
@jdorfman yes but the template should be irrelevant. I could just have an empty page with just the ad and this still should work. All you need is: <script async custom-element="amp-script" src="https://app.codefund.io/properties/###/funder.js"></script>
<amp-script id="codefund"></amp-script> |
@andrewmcodes @coderberry I emailed the publisher who was wondering if we supported AMP. I'll keep you posted and update the FAQ if it works. |
The code still has validation errors when I tested it using google amp test. |
@mishelshaji thanks for sharing. @andrewmcodes any ideas? |
Thanks for sharing that @mishelshaji, I didn’t know they needed to pass that test. I went back and did some more reading and this is actually a lot bigger than I thought. AMP doesn’t allow you to use custom scripts, which means we have no way to support this currently. Also from what I’ve read, it seems you have to create your creatives in a very special way specific to AMP, and it also appears that we wouldn’t be able to record impressions without tracking users. I’ll do some more due diligence here @jdorfman but unless I’m completely missing something that @mishelshaji can shed some light on, this isn’t something we can support unfortunately. Like I said- I’ll do some more research but wanted to let you know that we currently don’t have a way to support this. |
From a publisher:
The text was updated successfully, but these errors were encountered: