Document your destination in ÃÛ¶¹ÊÓÆµ Experience Platform
Overview overview
Welcome to ÃÛ¶¹ÊÓÆµ Experience Platform, great to have you here!
Documenting your destination is the final step before it can be set live in ÃÛ¶¹ÊÓÆµ Experience Platform.
This documentation section includes:
- Step-by step instructions for you to create a documentation page for your new destination;
- A template for you to fill out for your destination;
- General instructions on using Markdown;
- Specific instructions for the ÃÛ¶¹ÊÓÆµ Markdown flavor (the ÃÛ¶¹ÊÓÆµ Markdown flavor is very similar to regular Markdown).
- A best practices page to help you author a documentation page for your destination page, which meets the Experience Platform documentation quality standards.
Prerequisites prerequisites
To create documentation for your destination according to the instructions in this article, the following items are necessary:
- A GitHub account. Sign up for if you don’t have an account yet.
- GitHub Desktop. If you select to create the documentation in your local environment, you must use .
- Your integration with ÃÛ¶¹ÊÓÆµ must be in a testing phase with your destination deployed in a staging environment in ÃÛ¶¹ÊÓÆµ Experience Platform.
High-level instructions to create documentation for your destination in ÃÛ¶¹ÊÓÆµ Experience Platform high-level-instructions
At a high level, to create documentation for your destination, you need to create a fork of the ÃÛ¶¹ÊÓÆµ Experience Platform documentation repository and edit the provided documentation template in a new branch. Use the ÃÛ¶¹ÊÓÆµ-provided template to create a new destination page. Open a pull request (PR) when you are ready. Instructions to do this are further below, in Steps to create your new destination page.
Documentation template documentation-template
To assist you in creating your documentation page, ÃÛ¶¹ÊÓÆµ has prefilled a documentation template for you. Further below, you can find instructions how to edit the template and open a pull request. The ÃÛ¶¹ÊÓÆµ documentation team will review and publish the documentation for your new destination.
Download the template here and unzip the file to extract the yourdestination.md
file.
Instructions on using the template to create your documentation page are further below.
Steps to create your new destination page steps-to-create-docs-page
You can use the GitHub web interface or your local environment to create documentation for your new destination in ÃÛ¶¹ÊÓÆµ Experience Platform. Find instructions for both options in the links below:
Best practices best-practices
Review the authoring best practices before and while you create the destination documentation page. Make sure to also read the writing guidance for ÃÛ¶¹ÊÓÆµ Documentation for some more writing tips that the ÃÛ¶¹ÊÓÆµ documentation team uses when authoring documentation.