Descrição
Designed and built for digital publishers, Parse.ly helps you understand how your audience is connecting to your content.
Thousands of writers, editors, site managers, and technologists already use Parse.ly to understand what content draws in website visitors, and why. Using our powerful dashboards and APIs, customers build successful digital strategies that allow them to grow and engage a loyal audience.
Join industry leaders — like Mashable, Slate, News Corp, and Conde Nast — who already use Parse.ly to bring clarity to content, audience, and analytics.
Feedback, suggestions, questions or concerns? Open a new GitHub issue or email us at support@parsely.com. We always want to hear from you!
NOTE: The plugin requires an active Parse.ly account. Sign up for a free Parse.ly demo.
Features
Some notable features of the wp-parsely plugin are:
- Automatically inserts the Parse.ly metadata and JavaScript in all published pages and posts (supports Custom Post Types).
- Supports Google Tag Manager, AMP, Facebook Instant Articles, Google Web Stories and Cloudflare.
- Offers the
wpParselyOnLoad
andwpParselyOnReady
JavaScript hooks that allow advanced integrations requiring JavaScript, such as Dynamic Tracking. - Supports WordPress Network (Multisite) setups.
- Supports decoupled (headless) setups.
- Provides a Recommendations Block that shows a list of links related to the currently viewed page. Useful for showcasing related content to visitors.
- Provides a Content Helper in the WordPress Editor sidebar that displays top-performing posts based on the currently edited post’s tag or category. Useful for editors to see which related content is popular so they can gain insights from it.
- Provides a settings page to customize your integration. Some of the options include:
- Output metadata as JSON-LD or repeated meta tags.
- Choose whether logged-in users should be tracked.
- Define how to track every Post Type (as Page, as Post or no tracking).
- Offers a wide range of hooks to customize the plugin’s functionality even further.
Documentation and resources
IMPORTANT: If you are a WordPress VIP customer, the plugin should be enabled by using an mu-plugins
filter. Please consult the WordPress VIP documentation for more details.
Sample Parse.ly metadata
The standard Parse.ly JavaScript tracker inserted before the closing body
tag:
<script id="parsely-cfg" data-parsely-site="example.com" src="https://cdn.parsely.com/keys/example.com/p.js"></script>
A sample JSON-LD
structured data for a home page or section page:
<script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"WebPage","headline":"WordPress VIP","url":"http:\/\/wpvip.com\/"}
</script>
A sample JSON-LD
meta tag and structured data for an article or post:
<script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"NewsArticle","mainEntityOfPage":{"@type":"WebPage","@id":"http:\/\/wpvip.com\/2021\/04\/09\/how-the-wordpress-gutenberg-block-editor-empowers-enterprise-content-creators\/"},"headline":"How the WordPress Gutenberg Block Editor Empowers Enterprise Content Creators","url":"http:\/\/wpvip.com\/2021\/04\/09\/how-the-wordpress-gutenberg-block-editor-empowers-enterprise-content-creators\/","thumbnailUrl":"https:\/\/wpvip.com\/wp-content\/uploads\/2021\/04\/ladyatdesk.png?w=120","image":{"@type":"ImageObject","url":"https:\/\/wpvip.com\/wp-content\/uploads\/2021\/04\/ladyatdesk.png?w=120"},"dateCreated":"2021-04-09T15:13:13Z","datePublished":"2021-04-09T15:13:13Z","dateModified":"2021-04-09T15:13:13Z","articleSection":"Gutenberg","author":[{"@type":"Person","name":"Sam Wendland"}],"creator":["Sam Wendland"],"publisher":{"@type":"Organization","name":"The Enterprise Content Management Platform | WordPress VIP","logo":"https:\/\/wpvip.com\/wp-content\/uploads\/2020\/11\/cropped-favicon-dark.png"},"keywords":[]}
</script>
Contributing
Development, code hosting and issue tracking of this plugin happens on the wp-parsely GitHub repository. Active development happens on the develop
branch and releases are made off the trunk
branch.
To run the plugin locally or to contribute to it, please check the instructions in the CONTRIBUTING file.
Imagens de tela
Parse.ly plugin main settings for easy setup. For the plugin to start working, only the Site ID is needed. Parse.ly plugin settings that require you to submit a website recrawl request whenever you update them. Parse.ly plugin advanced settings. To be used only if instructed by Parse.ly staff. The Content Helper. Provides a list of the website's most successful similar posts to the one that is currently being edited. The Recommendations Block. Showcases links to content on your site as provided by the Parse.ly /related API. A view of the Parse.ly Dashboard Overview. Parse.ly offers analytics that empowers you to better understand how your content is performing.
Blocos
Este plugin disponibiliza 1 bloco.
- Parse.ly Recommendations
Instalação
The plugin requires an active Parse.ly account. Sign up for a free demo of Parse.ly.
For more information, please visit the installation instructions in the official documentation.
FAQ
Please visit the frequently asked questions in the official documentation.
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Parse.ly” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Parse.ly” foi traduzido para 17 localidades. Obrigado aos tradutores por suas contribuições.
Traduzir “Parse.ly” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
Please visit the changelog.