Integrate SFP is a Chrome Extension that helps you verify your SFP integration.
You can use this tool to:
- Verify that SFP integration is setup properly
- Troubleshoot common SFP integration issues
Download Integrate SFP from Chrome web store.
Install Integrate SFP
Integrate SFP is a chrome extension which will only work on Chrome browsers. Make sure you have Google Chrome web browser installed first. Next, install the Integrate SFP via Chrome web browser. Follow the instruction on the chrome store to install the extension. Once the extension is installed, a icon will appear next to your address bar.
Verify SFP Integration
After installation, go to your test page in your Chrome web browser and click on the integration icon.
Troubleshooting Integration Issues
Here is a list of common integration issues that the tool will check. Follow the instructions on the tool to resolve the common issues listed below:
Common Issue | What does it mean? | How to fix it |
SFP.js not on page | Sfp.js is not found on page. | Add <script type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script> in <head> of your webpage |
SFP.js duplicate found | More than one sfp.js reference is on page. | Remove duplicated instance of sfp.js |
Check if safeFrame setting is enabled in DFP | DFP safeFrame setting is checked in the DFP creative setup. It needs to be unchecked in DFP for Sharethrough ad unit to render on page. | Go to DFP > Delivery > find your Line Item. In the Sharethrough Creative, uncheck "Serve into SafeFrame". Learn More. |
Check setTargeting Missing in DFP | Missing setTargeting tag on page for DFP integration. | Append .setTargeting parameter to existing GPT Header Code on page. Learn More. |
Sharethrough Placeholder Tag is not directly above ad unit's placeholder |
Sharethrough placeholder tag( |
Put <div data-str-set-targeting-placement=“YourPlacementKey” style="display: none;"></div> directly above your 3rd party ad server's placeholder with no additional html tags in between. |
Please refer to your to your placement's integration document to fix any of the above common issues.
Comments
0 comments
Please sign in to leave a comment.